'Declaration Protected ReadOnly m_parent As TParentType
'Usage Dim instance As NativeObjectArray(Of T,TParentType) Dim value As TParentType value = instance.m_parent
protected readonly TParentType m_parent
protected: readonly TParentType* m_parent
protected: readonly TParentType^ m_parent