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