public string GetPropertyValue( int rowIndex, string property )
Public Function GetPropertyValue ( _ rowIndex As Integer, _ property As String _ ) As String
public: String^ GetPropertyValue( int^ rowIndex, String^ property )