I just wanna add the possibility to set and get x and y coordinates as a property like panel.x = 100 instead of writing .transform.localPosition = new Vector.... because I'm moving alot stuff around and I try to make my code as short as possible. So what would you do to add this behaviour? Thanks Aren.