getProperties

open fun getProperties(annotation: Annotation): Set<String>(source)

Deprecated

Use 'getPropertyNames'

Replace with

getPropertyNames(annotation)