'Declaration Public Property crtID As Integer
'Declaration
Public Property crtID As Integer
'Usage Dim instance As WebPub Dim value As Integer instance.crtID = value value = instance.crtID
'Usage
Dim instance As WebPub Dim value As Integer instance.crtID = value value = instance.crtID
public int crtID {get; set;}
WebPub Class WebPub Members