withSignature

@Contract(value = "_ -> new", pure = true)
abstract fun withSignature(signature: String?): ProfileProperty

Creates a new profile property with the given signature.

Return

the new profile property

Parameters

signature

the new signature