get
Returns null if the key does not exist or if the value cannot be converted to the desired type.
Returns defaultValue if the key does not exist or if the value cannot be converted to the desired type.
Returns the computed defaultValue if the key does not exist or if the value cannot be converted to the desired type.