public bool HasDefaultValue { get; set; }
Public Property HasDefaultValue As Boolean Get Set
public: property bool HasDefaultValue { bool get (); void set (bool value); }
member HasDefaultValue : bool with get, set
function get_HasDefaultValue(); function set_HasDefaultValue(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.