I have my custom struct:
[Serializable] public struct Point { public uint xPoint { get; } public uint yPoint { ge