withoutSignature

@Contract(value = "_ -> new", pure = true)
abstract fun withoutSignature(): ProfileProperty

Creates a new profile property without a signature.

Return

the new profile property