'Declaration
Property RefersToR1C1 As System.String
'Usage
Dim instance As IName Dim value As System.String instance.RefersToR1C1 = value value = instance.RefersToR1C1
System.string RefersToR1C1 {get; set;}
read-write property RefersToR1C1: System.String;
function get,set RefersToR1C1 : System.String