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