I am using your property editor to edit reflected types. (I dont know precisoely what type will be editted at compile time).
I have used attribution to control whether particular properties are editable.
I now want to have a custom pop-up editor for a specific property and ideally signal its use at runtime via attibution on the property.
Is this possible?