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