Find the first value of a property in a property tree.

  • Parameters

    • props: NodePropertyTree

      The property tree.

    • ...predicates: NamedNode<string>[]

      The properties to search for.

    Returns string