string UserID {get;}
'Declaration ReadOnly Property UserID As String
'Declaration
ReadOnly Property UserID As String
'Usage Dim instance As IAuthor Dim value As String value = instance.UserID
'Usage
Dim instance As IAuthor Dim value As String value = instance.UserID
IAuthor Interface IAuthor Members