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