public NodeTable NormalTable { get; set; }
Public Property NormalTable As NodeTable
public: property NodeTable^ NormalTable { NodeTable^ get (); void set (NodeTable^ value); }