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