Protected MustOverride ReadOnly Property TrueString As String
protected abstract string TrueString { get; }
protected: virtual property String^ TrueString { String^ get () abstract; }
function get_trueString();