Public ReadOnly Property Node As String
public string Node { get; }
public: property String^ Node { String^ get (); }
function get_node();