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