public Nullable<string> Description { get; }
Public ReadOnly Property Description As Nullable(Of String) Get
public: property Nullable<String^> Description { Nullable<String^> get (); }