'Declaration Public ReadOnly Property Parent As Cells
'Declaration
Public ReadOnly Property Parent As Cells
'Usage Dim instance As Cell Dim value As Cells value = instance.Parent
'Usage
Dim instance As Cell Dim value As Cells value = instance.Parent
public Cells Parent {get;}
Cell Class Cell Members