PropertySetBuilder public sealed delegate PropertySetBuilder : MulticastDelegate Documentation Code public PropertySetBuilder(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(PropertyInfo property, bool isOptional, AsyncCallback callback, object object) public virtual PropertySet EndInvoke(IAsyncResult result) public virtual PropertySet Invoke(PropertyInfo property, bool isOptional)