public bool CompressOtherFrequencyInfluences { get; set; }Public Property CompressOtherFrequencyInfluences As Boolean
Get
Setpublic:
property bool CompressOtherFrequencyInfluences {
bool get ();
void set (bool value);
}member CompressOtherFrequencyInfluences : bool with get, set