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