Property Immutable
Immutable
Gets or sets whether object is immutable (properties can not be changed).
[Browsable(false)]
public virtual bool Immutable { get; protected set; }
Gets or sets whether object is immutable (properties can not be changed).
[Browsable(false)]
public virtual bool Immutable { get; protected set; }