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