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