An interface representing a Kotlin declaration that provides information about whether it is defined within a constructor or not.
Determines whatever declaration is defined in constructor (true) or not (false).