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