namespace DispenserCommon.Atrributes; [AttributeUsage(AttributeTargets.Property)] public class Hide : Attribute { }