public string NodeName { get; }
Public ReadOnly Property NodeName As String Get
public: property String^ NodeName { String^ get (); }
member NodeName : string with get