public Nullable<Object>[] ParameterList { get; }
Public ReadOnly Property ParameterList As Nullable(Of Object)() Get
public: property array<Nullable<Object^>>^ ParameterList { array<Nullable<Object^>>^ get (); }