public bool HasNavProperties { get; set; }
Public Property HasNavProperties As Boolean Get Set
public: property bool^ HasNavProperties { bool^ get (); void set (bool^ value); }