XmlElementName property

  1. @override
String XmlElementName
override
Gets the name of the XML element.

Implementation

@override
String get XmlElementName => XmlElementNames.AbsoluteMonthlyRecurrence;
void XmlElementName=(String? _XmlElementName)
inherited
Gets the name of the XML element.

Implementation

String? XmlElementName;