'Declaration Public ReadOnly Property GlobalThreshold As QualityTestPercentParameter
public QualityTestPercentParameter GlobalThreshold { get; }
public: __property QualityTestPercentParameter* get_GlobalThreshold();
public:
property QualityTestPercentParameter^ GlobalThreshold { QualityTestPercentParameter^ get(); }