Skip to content

feature: is_property #490

Description

@pawamoy

See mkdocstrings/python#340, it would be useful to check whether an attribute is a property. Currently we have to check that "property" is in the labels. That seems a bit brittle. Though I'm not yet sure what other leverage we have, except for actually adding a boolean _is_property to attribute instances.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions