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