public Object CurrentValue { get; }
Public ReadOnly Property CurrentValue As Object Get
public: property Object^ CurrentValue { Object^ get (); }