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