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