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