PasswordRecordGetCustomField Method
            Gets a custom field.
            
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public ICustomField GetCustomField(
	string name
)
- name  String
- Custom field Name.
ICustomFieldReturns custom field or 
null is it was not found.