public int Shot { get; set; }
Public Property Shot As Integer Get Set
public: property int Shot { int get (); void set (int value); }
member Shot : int with get, set
function get_Shot(); function set_Shot(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.