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