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