find_pragma(object_, id)# Get the pragma ID of an object. See the pragma example. Parameters: object_suite.ObjectElement to search for the pragma. idstrID of the pragma. Returns: suite.PragmaID of the pragma or None if not found.