[]
Gets or sets the Binding to use when the property is bound to its associated editor.
[Obsolete("Use MemberName property with nested or indexed path instead.")]
public Binding PropertyBinding { get; set; }
<Obsolete("Use MemberName property with nested or indexed path instead.")>
Public Property PropertyBinding As Binding