public Guid NodeID { get; set; }
Public Property NodeID As Guid Get Set
public: property Guid NodeID { Guid get (); void set (Guid value); }
member NodeID : Guid with get, set
In This Article