CreatePropertyInstance abstract method

ComplexProperty CreatePropertyInstance(
  1. ServiceObject? owner
)
Creates the property instance. The owner.

Implementation

ComplexProperty CreatePropertyInstance(ServiceObject? owner);