public double StabilityTransmissionPhase { get; set; }Public Property StabilityTransmissionPhase As Double
Get
Setpublic:
property double StabilityTransmissionPhase {
double get ();
void set (double value);
}member StabilityTransmissionPhase : float with get, set