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