'Declaration <DefaultValueAttribute()> Public ReadOnly Property Index As UShort
'Usage Dim instance As PrintPreset.PrintRange Dim value As UShort value = instance.Index
[DefaultValue()] public ushort Index {get;}
'Declaration <DefaultValueAttribute()> Public ReadOnly Property Index As UShort
'Usage Dim instance As PrintPreset.PrintRange Dim value As UShort value = instance.Index
[DefaultValue()] public ushort Index {get;}