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