public Object InputParameter { get; set; }
Public Property InputParameter As Object Get Set
public: property Object^ InputParameter { Object^ get (); void set (Object^ value); }