public bool UpdateDebtorBankDetails { get; set; }
Public Property UpdateDebtorBankDetails As Boolean Get Set
public: property bool^ UpdateDebtorBankDetails { bool^ get (); void set (bool^ value); }