Public ReadOnly Property Text As SqlString
public SqlString Text { get; }
public: property SqlString^ Text { SqlString^ get (); }
function get_text();