The name of the child element for a collection
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ChildElementName { get; }
Public ReadOnly Property ChildElementName As String
public: property String^ ChildElementName { String^ get (); }