public float Elevation { get; set; }
Public Property Elevation As Single Get Set
public: property float Elevation { float get (); void set (float value); }
member Elevation : float32 with get, set
function get_Elevation(); function set_Elevation(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.