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