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