of
@Contract(value = "_, _, _ -> new", pure = true )
Creates a new profile property with the given name, value, and signature.
Return
a new profile property
Parameters
name
the name
value
the value
signature
the signature, or null for no signature
Creates a new profile property with the given name and value.
Return
a new profile property
Parameters
name
the name
value
the value