public bool ForceTransaction { get; set; }
Public Property ForceTransaction As Boolean Get Set
public: property bool ForceTransaction { bool get (); void set (bool value); }
member ForceTransaction : bool with get, set
In This Article