Hiya Greg,I usually start by creating a component instead of a vanilla class and then add the inherits statement that way the designer file is already plumbed, however I think all you would need to do would be to move or create your init component in the partial class and then it should serialize the values there or create a component and just copy and paste what you have does so far.
Paul