public abstract string Name { get; }
Public MustOverride ReadOnly Property Name As String Get
public: virtual property String^ Name { String^ get () abstract; }
abstract Name : string with get
function get_Name();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.