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