NROperation.IsSealed Property NReflect
Gets or sets if the operation is sealed.

Namespace: NReflect.NRMembers
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public bool IsSealed { get; set; }
See Also