value


Description:

public abstract string? value { owned get; set; }

Attribute's value in the parent DomElement using a string.

Implementation should take care to validate value before to set or parse from XML document.