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