Gets a property's value as a certain type. If the property does not exist, a MissingPropertyException is thrown. If the conversion could not be performed, a std.conv.ConvException is thrown.
The property name.
The value of the property.
See Implementation
Gets a property's value as a certain type. If the property does not exist, a MissingPropertyException is thrown. If the conversion could not be performed, a std.conv.ConvException is thrown.