public string RootElementName { get; }
Public ReadOnly Property RootElementName As String
Get
public:
virtual property String^ RootElementName {
String^ get () sealed;
}
abstract RootElementName : string with get
override RootElementName : string with get