public string PropertyName { get; }
Public ReadOnly Property PropertyName As String Get
public: property String^ PropertyName { String^ get (); }