fun getSourcePath(): String!
The filesystem path to where the source file originated. Mainly used to display helpful error messages.
string source_path = 4;
Return String!: The sourcePath.