public int Window { get; set; }
Public Property Window As Integer Get Set
public: property int Window { int get (); void set (int value); }
member Window : int with get, set
function get_Window(); function set_Window(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.