Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IMember­Or­Named­Type / Is­Sealed

Property IsSealed

IsSealed

Gets a value indicating whether the member is sealed.

Declaration
bool IsSealed { get; }
Property Value
Type Description
Boolean
See Also