[NotNullAttribute]
string RootElementName { get; }<NotNullAttribute>
ReadOnly Property RootElementName As String
Get[NotNullAttribute]
property String^ RootElementName {
String^ get ();
}[<NotNullAttribute>]
abstract RootElementName : string with get