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