public string FormatName { get; set; }
Public Property FormatName As String Get Set
public: property String^ FormatName { String^ get (); void set (String^ value); }
member FormatName : string with get, set
In This Article