BaseProperty
Object Hierarchy:
Description:
public abstract class BaseProperty :
Object,
Property
Base class for properties implementing Property interface.
Content:
Properties:
- public abstract string? value { owned get; set; }
Attribute's value in the parent
DomElement using a string.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GXml.Property