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