public double P { get; set; }
Public Property P As Double Get Set
public: property double P { double get (); void set (double value); }
member P : float with get, set
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.