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