'Declaration Public Shared ReadOnly Property AllAlphas As CharacterSet
'Usage Dim value As CharacterSet value = CharacterSet.AllAlphas
public static CharacterSet AllAlphas {get;}
public: __property static CharacterSet* get_AllAlphas();
public: static property CharacterSet^ AllAlphas { CharacterSet^ get(); }