public int YearNo { get; set; }
Public Property YearNo As Integer Get Set
public: property int^ YearNo { int^ get (); void set (int^ value); }