public byte Version { get; set; }
Public Property Version As Byte Get Set
public: property unsigned char Version { unsigned char get (); void set (unsigned char value); }
member Version : byte with get, set
function get_Version(); function set_Version(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.