CreateComplexProperty abstract method

TComplexProperty? CreateComplexProperty(
  1. String xmlElementName
)
Creates the complex property. Name of the XML element.

Implementation

TComplexProperty? CreateComplexProperty(String xmlElementName);