public string ID { get; set; }
Public Property ID As String Get Set
public: property String^ ID { String^ get (); void set (String^ value); }
member ID : string with get, set
function get_ID(); function set_ID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.