Gets the stored value. Returns False if it does not contain a value.
False
public function TryGetValue(out value: T): Boolean; inline;