pub fn are_same_dyn_variant(a: &DynPropertyType, b: &DynPropertyType) -> bool
Expand description

Check if two DynPropertyType instances are of the same variant.