protected virtual int Flags { get; set; }
Protected Overridable Property Flags As Integer Get Set
protected: virtual property int Flags { int get (); void set (int value); }
abstract Flags : int with get, set override Flags : int with get, set
function get_Flags(); function set_Flags(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.