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