PropertyDefinition.IsName Property

Definition

Whether the property is a name or a part of name.

public bool? IsName { get; set; }
member this.IsName : Nullable<bool> with get, set
Public Property IsName As Nullable(Of Boolean)

Property Value

Applies to