Retrieves a property from a limetype by its name.
This function extracts a specific property from a given limetype based on the property's name.
The limetype containing the properties.
The name of the property to retrieve.
The property with the specified name.
Will throw an error if the property name does not exist in the limetype.
Retrieves a property from a limetype by its name.
This function extracts a specific property from a given limetype based on the property's name.