'Declaration <CategoryAttribute()> <DefaultValueAttribute()> Public ReadOnly Property InputDeviceType As InputDeviceType
'Usage Dim instance As GcSpreadSheet Dim value As InputDeviceType value = instance.InputDeviceType
[Category()] [DefaultValue()] public InputDeviceType InputDeviceType {get;}