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