public static IDevice1 CreateRef(this IDevice1 objectRef) =>
 ((IDevice1)objectRef.CreateRef(typeof(IDevice1)));