public short Millisecond { get; set; }
Public Property Millisecond As Short
public: property short Millisecond { short get (); void set (short value); }