Bureaucrat.SwaggerSlateMarkdownWriter.write_model_properties

You're seeing just the function write_model_properties, go back to Bureaucrat.SwaggerSlateMarkdownWriter module for more information.
Link to this function

write_model_properties(file, swagger, model_schema, prefix \\ "")

Writes the fields of the given model to file.

prefix is output before each property name to enable nested objects to be flattened.