System.Runtime.InteropServices.VARFLAGS.VARFLAG_FREQUESTEDIT Field
When set, any attempt to directly change the property results in a call to IPropertyNotifySink::OnRequestEdit. The implementation of OnRequestEdit determines if the change is accepted.