prefix


Description:

public abstract string? prefix { owned get; }

Read-only property to get namespace's prefix.

Prefix should be added to GXml.Element or GXml.Attribute name in order to apply a given namespace, unless it is the default.