This improves the // Fixme: Check flags to see which values to get for the in_type.
We're now checking an properly returning an error in case we do not support a property.
That's better than the current situation, but we could one day implement missing property types (that's #76)
This depends on #75 .
This improves the
// Fixme: Check flags to see which values to get for the in_type
. We're now checking an properly returning an error in case we do not support a property.That's better than the current situation, but we could one day implement missing property types (that's #76)