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