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