Summary

public MySlimBlock OwnerBlock { get; internal set; }

If the block is subblock then OwnerBlock is set to block which owns (spawns) subblocks (subgrids)

Returns

MySlimBlock prohibited