+
+ %property(Children, GetChildren, SetChildren, doc="See `GetChildren` and `SetChildren`");
+ %property(Content, GetContent, SetContent, doc="See `GetContent` and `SetContent`");
+ %property(Name, GetName, SetName, doc="See `GetName` and `SetName`");
+ %property(Next, GetNext, SetNext, doc="See `GetNext` and `SetNext`");
+ %property(Parent, GetParent, SetParent, doc="See `GetParent` and `SetParent`");
+ %property(Properties, GetProperties, SetProperties, doc="See `GetProperties` and `SetProperties`");
+ %property(Type, GetType, SetType, doc="See `GetType` and `SetType`");