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