kif_lib.Properties# Properties(arg1: IRI | URIRef | str, *args: IRI | URIRef | str) → Iterable[Property][source]# Constructs one or more properties. Parameters: arg1 – IRI. args – Remaining IRIs. Returns: The resulting properties.