如何在类中声明一个私有节点成员变量?

如何在类中声明一个私有节点成员变量?

@property({type: Node, visible: true})
private _aNode: Node = null!

他的帖子分类选的c++