usualFunction

fun usualFunction(value: Int): String

Summary of usual function

Use kotlin.reflect.KClass.simpleName to enumerate the properties of the class.

Return

some string from Int

Parameters

value

some argument passed to the function

Throws

if you missed something