Open sandboxFocus

Property IsPartial

IsPartial

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

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