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