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