namespace Polonium.Attributes; [AttributeUsage(AttributeTargets.Property)] public class ProxyProperty : Attribute { }