Public Class Apple Private d_isplayName As String Public Property DisplayName() As String Get Return d_isplayName End Get