'Declaration Public Property Height As Nullable(Of Integer)
'Declaration
Public Property Height As Nullable(Of Integer)
public Nullable<int> Height {get; set;}
Cell Class Cell Members