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