'宣言 Public Property TopExpr As System.String
'使用法 Dim instance As GridLines Dim value As System.String instance.TopExpr = value value = instance.TopExpr
public System.string TopExpr {get; set;}
'宣言 Public Property TopExpr As System.String
'使用法 Dim instance As GridLines Dim value As System.String instance.TopExpr = value value = instance.TopExpr
public System.string TopExpr {get; set;}