gh-pages / com.nextfaze.devfun.reference / getProperties
getProperties
inline fun <reified T :
Any
>
ReferenceDefinition
.getProperties():
T
(source)
Utility function to get the properties of a ReferenceDefinition of type T. Will throw if types are invalid.
Return Property object of type T.
See Also