protected internal override void DeserializeProperty(UnrealBinaryReader reader)
 {
     Value = reader.ReadInt16();
 }