public string Realm { get; set; }
Public Property Realm As String Get Set
public: property String^ Realm { String^ get (); void set (String^ value); }