public virtual double Real { get; set; }
Public Overridable Property Real As Double Get Set
public: virtual property double Real { double get (); void set (double value); }
abstract Real : float with get, set override Real : float with get, set
function get_Real(); function set_Real(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.