I wish to apply a custom property wrapper to a variable already wrapped in @Published, nesting them like (A) @Custom @Published var myVar
@Published
@Custom @Published var myVar