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