Describable.get_values_keys# abstract Describable.get_values_keys() → List[str][source]# Get a list of “values” keys used by the instance and its descendants. Returns: A list of “values” keys used by the instance and its descendants.