public string Fill { get; set; }
Public Property Fill As String Get Set
public: property String^ Fill { String^ get (); void set (String^ value); }