byte Character { get; set; }
Property Character As Byte Get Set
property unsigned char Character { unsigned char get (); void set (unsigned char value); }
abstract Character : byte with get, set
function get_Character(); function set_Character(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.