public string ExportValue { get; }
Public ReadOnly Property ExportValue As String Get
public: property String^ ExportValue { String^ get (); }
member ExportValue : string with get
/** @property */ public String get_ExportValue()
function get_ExportValue();