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