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