Skip to content

Use get_property_list() to check property presence #407

@elementbound

Description

@elementbound

Currently a simple get() call is issued, and if it returns null, netfox assumes the property doesn't exist. However, if the property exists with a null value, it also gets flagged as an unknown property.

Using get_property_list() to check for presence could fix that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions