Attr.Prefix

Attr.Prefix property

The package prefix of this node, or null if it is unspecified. When it is defined to be null, setting it has no effect

public String Prefix { get; }

Property Value

The prefix.

See Also