[ParameterAttribute] [EditorRequiredAttribute] public Expression<Func<T, TParamType?>> Accessor { get; set; }
In This Article