ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Server.Models Namespace > MessageObject Class : Class Property |
'Declaration Public ReadOnly Property Class As System.String
'Usage Dim instance As MessageObject Dim value As System.String value = instance.Class
public System.string Class {get;}
public: __property System.string* get_Class();