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