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