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