protected string ParentKey { get; set; }
Protected Property ParentKey As String Get Set
protected: property String^ ParentKey { String^ get (); void set (String^ value); }
member ParentKey : string with get, set
function get_ParentKey(); function set_ParentKey(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.