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