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