public virtual int Size { get; set; }
Public Overridable Property Size As Integer Get Set
public: virtual property int Size { int get (); void set (int value); }
abstract Size : int with get, set override Size : int with get, set
function get_Size(); function set_Size(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.