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