public Guid NodeID { get; set; }
Public Property NodeID As Guid Get Set
public: property Guid^ NodeID { Guid^ get (); void set (Guid^ value); }