System.ComponentModel.ImmutableObjectAttribute public sealed class ImmutableObjectAttribute : Attribute Documentation public static readonly ImmutableObjectAttribute Default public static readonly ImmutableObjectAttribute No public static readonly ImmutableObjectAttribute Yes public bool Immutable { get; } public ImmutableObjectAttribute(bool immutable)