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