Determines if the params have a non-None value for the given key. Note: differs from __contains__ in that it handles nested keys. The convention here is for titlecase functions to use these semantics. Args: key: the string key whose presence is to be checked. Returns:
(self, key: str)
source not stored for this graph (policy: none)