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