T Definition { get; set; }
Property Definition As T Get Set
property T Definition { T get (); void set (T value); }
abstract Definition : 'T with get, set
function get_Definition(); function set_Definition(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.