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