public string[] Names { get; }
Public ReadOnly Property Names As String() Get
public: property array<String^>^ Names { array<String^>^ get (); }
member Names : string[] with get
function get_Names();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.