
 Declaration Syntax
public bool DataIsValid { get; set; }Public Property DataIsValid As Boolean
	Get
	Set
public:
property bool DataIsValid {
	bool get ();
	void set (bool value);
}Assembly: 
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0