Open sandboxFocus

Property IsAbstract

IsAbstract

A value indicating whether the introduced member is abstract. When null, the value is taken from the template member.

Declaration
public bool? IsAbstract { get; init; }
Property Value
Type Description
bool?