lu:Tag

XML based config for a Legato.Util.Tag.

A valid config example for an RGBColor would be

<lu:Tag name="foo" value="bar"/>
<lu:Tag name="foo"/>
This class represents a generic tag with string key and value (value is optional).