Retrieves a property from a limetype by its label.
This function searches through the properties of a given limetype and returns the first property that matches the specified label.
The limetype containing the properties.
The label of the property to retrieve.
The property with the specified label, or undefined if no match is found.
undefined
Retrieves a property from a limetype by its label.
This function searches through the properties of a given limetype and returns the first property that matches the specified label.