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