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