Entity.NotationName

Entity.NotationName property

For unparsed entities, the name of the notation for the entity. For parsed entities, this is null.

public string NotationName { get; }

Property Value

The name of the notation.

See Also