XmlElementName property

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

Implementation

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

Implementation

String? XmlElementName;