isLazy

inline suspend fun KProperty0<*>.isLazy(): Boolean

See also


inline suspend fun <T : Any, R> KProperty1<T, R>.isLazy(obj: T): Boolean