VnaNoiseElectricalSpec[] Noise { get; set; }Property Noise As VnaNoiseElectricalSpec()
Get
Setproperty array<VnaNoiseElectricalSpec>^ Noise {
array<VnaNoiseElectricalSpec>^ get ();
void set (array<VnaNoiseElectricalSpec>^ value);
}abstract Noise : VnaNoiseElectricalSpec[] with get, set