getProperties

abstract fun getProperties(annotation: @UnsafeVariance A): Map<String, Any>(source)

Get properties of specified annotation instance.

Return

properties.

Parameters

annotation

annotation instance.