[DefaultValueAttribute(true)] public bool Internal { get; set; }
<DefaultValueAttribute(true)> Public Property Internal As Boolean Get Set
public: [DefaultValueAttribute(true)] property bool Internal { bool get (); void set (bool value); }
[<DefaultValueAttribute(true)>] member Internal : bool with get, set
function get_Internal(); function set_Internal(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.