public string CssClass{ get; set;}
Public Property CssClass As String
public: property String^ CssClass { String^ get (); void set (String^ value); }