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