public PropertyPath Value { get; set; }
Public Property Value As PropertyPath Get Set
public: property PropertyPath^ Value { PropertyPath^ get (); void set (PropertyPath^ value); }
member Value : PropertyPath with get, set
In This Article