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