GetExtendedProperties method

ExtendedPropertyCollection? GetExtendedProperties()
Gets the extended properties collection.

Implementation

ExtendedPropertyCollection? GetExtendedProperties() {
  return null;
}