Microsoft Research, Cambridge

Declaration Syntax
public abstract string Name { get; set; }
Public MustOverride Property Name As String
public:
virtual property String^ Name {
String^ get () abstract;
void set (String^ value) abstract;
}Assembly:
Infer.Compiler (Module: Infer.Compiler) Version: 2.3.41111.0 (2.3.41111.0)