get Or Null
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
Returns Property<T> value in safety.
If provided key mismatches with T, this returns null.
S Contained value
5.0.11
Key of a Property