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