Hi, friend.
Normally you could use the function AddYears(CurrDate(),1) but it does not working as Default Value to attributes.
If you need to save this attribiute as one year from current date, just pass the function AddYears(CurrDate(),1) in your save methods, because I don't a way to set this value there as you want.