getOrNull

Returns Property<T> value in safety.

If provided key mismatches with T, this returns null.

Return

S Contained value

Since

5.0.11

Parameters

key

Key of a Property

See also