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