'Declaration
Public ReadOnly Property File As System.String
'Usage
Dim instance As Barcode Dim value As System.String value = instance.File
public System.string File {get;}
public read-only property File: System.String;
public function get File : System.String
public: property System.String^ File { System.String^ get(); }