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