getExtensionsAsDynamicObject

abstract fun getExtensionsAsDynamicObject(): DynamicObject(source)

Returns a dynamic object which represents the properties and methods contributed by the extensions and convention objects contained in this convention.

Return

The dynamic object