public ushort Month
Public Month As UShort
Dim instance As SystemTime
Dim value As UShort
value = instance.Month
instance.Month = value
public:
unsigned short Month
val mutable Month: uint16
No code example is currently available or this language may not be supported.