string Caption { get; set; }
Property Caption As String Get Set
property String^ Caption { String^ get (); void set (String^ value); }
abstract Caption : string with get, set
In This Article