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